/ Assembly List / LJCTextDataReaderLib / TextDataReader / GetFloat

Namespace - LJCTextDataReaderLib


Parameters
name - The data field name.

Returns

The data field float value.

Syntax

C#
public Single GetFloat(String name)

Returns the float value of the data field with the specified name.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.